home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Visual Database / Visual Foxpro 6.0 (Ent. Edition) / Vf6ent Extractor.EXE / TOOLS / XSOURCE / XSOURCE.ZIP / vfpsource / Builders / BUILDERS / bldstyle.h < prev    next >
Encoding:
Text File  |  1998-05-01  |  399 b   |  10 lines

  1. * Header file for AutoStyle builder
  2.  
  3. #DEFINE PG1LBL1_LOC            "Which style do you want for the selected controls?" + CHR(13) + CHR(10) + ;
  4.                             "To apply the style to your form, click apply now."
  5. #DEFINE PG1VALUE1_LOC        "Text Box"
  6. #DEFINE PG1VALUE2_LOC        "Combo Box"
  7.  
  8. #DEFINE NOTBLCREATE_LOC        "The Styles table CTRLSTYL.DBF was not found, and the default table was not successfully created."
  9.  
  10.